Papers with automatic processing of sentences
Embedding Syntax and Semantics of Prepositions via Tensor Decomposition (N18-1)
Copied to clipboard
| Challenge: | Existing methods on preposition representation treat prepositions no different from content words (e.g., word2vec and GloVe). |
| Approach: | They propose to use word-triple counts to capture a preposition’s interaction with its attachment and complement and derive preposition embeddings via tensor decomposition on a large unlabeled corpus. |
| Outcome: | The proposed model is comparable to or better than the state-of-the-art on multiple standardized datasets. |